This repository was archived by the owner on Oct 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Migration 8: Encoding key's names to base32 #2
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c684f28 to
7a93583
Compare
This was referenced Apr 4, 2019
Merged
7b5f130 to
9ac05ed
Compare
993cb40 to
6b08344
Compare
6b08344 to
f30d68e
Compare
e5e31f4 to
1165993
Compare
ab28636 to
e75dd89
Compare
2 tasks
da2f37c to
4036faf
Compare
License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
4036faf to
7c62777
Compare
9 tasks
|
Superseded by #4 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migration for ipfs/js-ipfs#1937
There is no test coverage atm as it will be the next step, but I wanted to get out the first draft for feedback asap.
Also serves as demonstrator how migrations looks like.